[INFO] cloning repository https://github.com/Wangdi/text2cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Wangdi/text2cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWangdi%2Ftext2cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWangdi%2Ftext2cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] df9e00207f130eaa68e3b93df46c5b3ef82fc4e6
[INFO] testing Wangdi/text2cli against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWangdi%2Ftext2cli" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Wangdi/text2cli
[INFO] finished tweaking git repo https://github.com/Wangdi/text2cli
[INFO] tweaked toml for git repo https://github.com/Wangdi/text2cli written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Wangdi/text2cli on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Wangdi/text2cli already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serial_test v3.4.0
[INFO] [stderr]   Downloaded sdd v3.0.10
[INFO] [stderr]   Downloaded serial_test_derive v3.4.0
[INFO] [stderr]   Downloaded float-cmp v0.10.0
[INFO] [stderr]   Downloaded predicates-core v1.0.10
[INFO] [stderr]   Downloaded normalize-line-endings v0.3.0
[INFO] [stderr]   Downloaded difflib v0.4.0
[INFO] [stderr]   Downloaded termtree v0.5.1
[INFO] [stderr]   Downloaded predicates-tree v1.0.13
[INFO] [stderr]   Downloaded autocfg v1.5.1
[INFO] [stderr]   Downloaded assert_cmd v2.2.2
[INFO] [stderr]   Downloaded predicates v3.1.4
[INFO] [stderr]   Downloaded scc v2.4.0
[INFO] [stderr]   Downloaded bstr v1.12.1
[INFO] [stderr]   Downloaded tokio v1.52.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9945f27f5d14b0df2a1a14f40de75a0a81cd790efe78f7a17a0e211767514dd9
[INFO] running `Command { std: "docker" "start" "-a" "9945f27f5d14b0df2a1a14f40de75a0a81cd790efe78f7a17a0e211767514dd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9945f27f5d14b0df2a1a14f40de75a0a81cd790efe78f7a17a0e211767514dd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9945f27f5d14b0df2a1a14f40de75a0a81cd790efe78f7a17a0e211767514dd9", kill_on_drop: false }`
[INFO] [stdout] 9945f27f5d14b0df2a1a14f40de75a0a81cd790efe78f7a17a0e211767514dd9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b473a070efa46bed6b4e22c5c44df82520457041f7dd084316fcb6fa832fe2e
[INFO] running `Command { std: "docker" "start" "-a" "8b473a070efa46bed6b4e22c5c44df82520457041f7dd084316fcb6fa832fe2e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling uuid v1.23.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling text2cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.31s
[INFO] running `Command { std: "docker" "inspect" "8b473a070efa46bed6b4e22c5c44df82520457041f7dd084316fcb6fa832fe2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b473a070efa46bed6b4e22c5c44df82520457041f7dd084316fcb6fa832fe2e", kill_on_drop: false }`
[INFO] [stdout] 8b473a070efa46bed6b4e22c5c44df82520457041f7dd084316fcb6fa832fe2e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a4d437a011ee94d5fe48d70d0a5499370286e52ce62bbc6413e06e6f302a45d4
[INFO] running `Command { std: "docker" "start" "-a" "a4d437a011ee94d5fe48d70d0a5499370286e52ce62bbc6413e06e6f302a45d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling serial_test v3.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling text2cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.58s
[INFO] running `Command { std: "docker" "inspect" "a4d437a011ee94d5fe48d70d0a5499370286e52ce62bbc6413e06e6f302a45d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4d437a011ee94d5fe48d70d0a5499370286e52ce62bbc6413e06e6f302a45d4", kill_on_drop: false }`
[INFO] [stdout] a4d437a011ee94d5fe48d70d0a5499370286e52ce62bbc6413e06e6f302a45d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7037da7c6da866f076a96d0af376751a3a784d78152bf7d9e14bcf966a26c598
[INFO] running `Command { std: "docker" "start" "-a" "7037da7c6da866f076a96d0af376751a3a784d78152bf7d9e14bcf966a26c598", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/text2cli-2ece65c2d8d35b55)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test config::tests::test_constants_not_empty ... ok
[INFO] [stdout] test cache::tests::test_cache_entry_not_expired ... ok
[INFO] [stdout] test config::tests::test_default_agents_not_empty ... ok
[INFO] [stdout] test selector::tests::test_selector_all ... ok
[INFO] [stdout] test context::tests::test_get_shell_env_includes_common_vars ... ok
[INFO] [stdout] test selector::tests::test_selector_single_command ... ok
[INFO] [stdout] test session::tests::test_add_command ... ok
[INFO] [stdout] test context::tests::test_get_shell_env_filters_correctly ... ok
[INFO] [stdout] test session::tests::test_recent_commands ... ok
[INFO] [stdout] test session::tests::test_session_creation ... ok
[INFO] [stdout] test selector::tests::test_selector_empty ... ok
[INFO] [stdout] test session::tests::test_history_limit ... ok
[INFO] [stdout] test cache::tests::test_cache_put_and_get ... ok
[INFO] [stdout] test cache::tests::test_cache_entry_expiration ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/text2cli-b314890ffbb84048)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/agent_test.rs (/opt/rustwide/target/debug/deps/agent_test-3b699133a19b5be1)
[INFO] [stdout] 
[INFO] [stdout] running 51 tests
[INFO] [stdout] test test_agent_adapter_trait_is_send_sync ... ok
[INFO] [stdout] test test_agent_registry ... ok
[INFO] [stdout] test test_agent_registry_default ... ok
[INFO] [stdout] test test_agent_registry_list ... ok
[INFO] [stdout] test test_claude_adapter_build_prompt_with_context ... ok
[INFO] [stdout] test test_claude_adapter_command ... ok
[INFO] [stdout] test test_claude_adapter_parse_code_block ... ok
[INFO] [stdout] test test_claude_adapter_name ... ok
[INFO] [stdout] test test_claude_adapter_build_prompt ... ok
[INFO] [stdout] test test_claude_adapter_parse_empty_code_block ... ok
[INFO] [stdout] test test_claude_adapter_parse_empty_returns_error ... ok
[INFO] [stdout] test test_claude_adapter_parse_mixed_content ... ok
[INFO] [stdout] test test_claude_adapter_parse_multiple_code_blocks ... ok
[INFO] [stdout] test test_claude_adapter_parse_multiple_separate_code_blocks ... ok
[INFO] [stdout] test test_claude_adapter_parse_nested_code_blocks ... ok
[INFO] [stdout] test test_claude_adapter_parse_only_comments ... ok
[INFO] [stdout] test test_claude_adapter_parse_output_with_leading_text ... ok
[INFO] [stdout] test test_claude_adapter_parse_plain_command ... ok
[INFO] [stdout] test test_claude_adapter_parse_unicode_commands ... ok
[INFO] [stdout] test test_claude_adapter_parse_with_shell_variants ... ok
[INFO] [stdout] test test_codex_adapter_build_prompt ... ok
[INFO] [stdout] test test_codex_adapter_name ... ok
[INFO] [stdout] test test_codex_adapter_parse_empty_json_object ... ok
[INFO] [stdout] test test_claude_adapter_parse_code_block_with_language ... ok
[INFO] [stdout] test test_claude_adapter_parse_filters_comments ... ok
[INFO] [stdout] test test_claude_adapter_parse_unclosed_code_block ... ok
[INFO] [stdout] test test_codex_adapter_command ... ok
[INFO] [stdout] test test_claude_adapter_parse_very_long_command ... ok
[INFO] [stdout] test test_claude_adapter_limits_commands ... ok
[INFO] [stdout] test test_codex_adapter_parse_empty_returns_error ... ok
[INFO] [stdout] test test_codex_adapter_parse_invalid_json ... ok
[INFO] [stdout] test test_codex_adapter_parse_json ... ok
[INFO] [stdout] test test_codex_adapter_parse_json_array ... ok
[INFO] [stdout] test test_codex_adapter_parse_json_multiline_command ... ok
[INFO] [stdout] test test_codex_adapter_parse_json_null_command ... ok
[INFO] [stdout] test test_codex_adapter_parse_json_with_escaped_chars ... ok
[INFO] [stdout] test test_codex_adapter_parse_json_with_extra_fields ... ok
[INFO] [stdout] test test_codex_adapter_parse_plain_text ... ok
[INFO] [stdout] test test_codex_adapter_parse_multiline_fallback ... ok
[INFO] [stdout] test test_generic_adapter ... ok
[INFO] [stdout] test test_generic_adapter_build_prompt ... ok
[INFO] [stdout] test test_generic_adapter_name_command ... ok
[INFO] [stdout] test test_generic_adapter_parse ... ok
[INFO] [stdout] test test_generic_adapter_parse_c_style_comment ... ok
[INFO] [stdout] test test_generic_adapter_parse_empty_returns_error ... ok
[INFO] [stdout] test test_generic_adapter_parse_filters_comments ... ok
[INFO] [stdout] test test_generic_adapter_parse_mixed_comments ... ok
[INFO] [stdout] test test_generic_adapter_parse_multiline_returns_first ... ok
[INFO] [stdout] test test_generic_adapter_parse_with_blank_lines ... ok
[INFO] [stdout] test test_registry_empty ... ok
[INFO] [stdout] test test_registry_overwrite_agent ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_test.rs (/opt/rustwide/target/debug/deps/cli_test-b0fcf736d56b57b1)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test test_cli_config_shows_path ... ok
[INFO] [stdout] test test_cli_config ... ok
[INFO] [stdout] test test_cli_help ... ok
[INFO] [stdout] test test_cli_help_process ... ok
[INFO] [stdout] test test_cli_init_bash ... ok
[INFO] [stdout] test test_cli_no_arguments ... ok
[INFO] [stdout] test test_cli_help_init ... ok
[INFO] [stdout] test test_cli_init_outputs_valid_script ... ok
[INFO] [stdout] test test_cli_init_unknown_shell ... ok
[INFO] [stdout] test test_cli_init_case_sensitive ... ok
[INFO] [stdout] test test_cli_init_powershell_alias ... ok
[INFO] [stdout] test test_cli_process_empty_input ... ok
[INFO] [stdout] test test_cli_list_agents_format ... ok
[INFO] [stdout] test test_cli_init_pwsh ... ok
[INFO] [stdout] test test_cli_process_with_quotes ... ok
[INFO] [stdout] test test_cli_list_agents ... ok
[INFO] [stdout] test test_cli_process_with_special_characters ... ok
[INFO] [stdout] test test_cli_multiple_args_concatenated ... ok
[INFO] [stdout] test test_cli_process_no_trigger ... ok
[INFO] [stdout] test test_cli_version ... ok
[INFO] [stdout] test test_cli_init_zsh ... ok
[INFO] [stdout] test test_cli_trailing_input_no_subcommand ... ok
[INFO] [stdout] test test_cli_trailing_input_unicode ... ok
[INFO] [stdout] test test_cli_process_with_trigger_no_agent ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/config_test.rs (/opt/rustwide/target/debug/deps/config_test-62830e5736dae9d1)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test test_agent_config_clone ... ok
[INFO] [stdout] test test_agent_config_equality ... ok
[INFO] [stdout] test test_config_clone ... ok
[INFO] [stdout] test test_agent_config_serialize ... ok
[INFO] [stdout] test test_config_deserialize_minimal ... ok
[INFO] [stdout] test test_config_path_returns_valid_path ... ok
[INFO] [stdout] test test_agent_config_deserialize ... ok
[INFO] [stdout] test test_config_with_special_characters_in_trigger ... ok
[INFO] [stdout] test test_config_with_custom_agents_serializes_correctly ... ok
[INFO] [stdout] test test_config_with_unicode_trigger ... ok
[INFO] [stdout] test test_config_with_many_agents ... ok
[INFO] [stdout] test test_config_serialize_deserialize_roundtrip ... ok
[INFO] [stdout] test test_default_config_has_enabled_agents ... ok
[INFO] [stdout] test test_get_agent_mutability ... ok
[INFO] [stdout] test test_get_enabled_agents ... ok
[INFO] [stdout] test test_get_enabled_agents_empty ... ok
[INFO] [stdout] test test_validate_empty_trigger_fails ... ok
[INFO] [stdout] test test_validate_valid_config_passes ... ok
[INFO] [stdout] test test_validate_missing_default_agent_fails ... ok
[INFO] [stdout] test test_custom_agent_preserves_defaults ... ok
[INFO] [stdout] test test_invalid_toml_fails ... ok
[INFO] [stdout] test test_load_default_config ... ok
[INFO] [stdout] test test_invalid_trigger_in_file_fails ... ok
[INFO] [stdout] test test_load_custom_config ... ok
[INFO] [stdout] test test_partial_config_merges_defaults ... ok
[INFO] [stdout] test test_missing_default_agent_in_file_fails ... ok
[INFO] [stderr]      Running tests/context_test.rs (/opt/rustwide/target/debug/deps/context_test-f7f19b1b65adf0f5)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test test_context_clone ... ok
[INFO] [stdout] test test_context_debug ... ok
[INFO] [stdout] test test_context_default ... ok
[INFO] [stdout] test test_git_status_clone ... ok
[INFO] [stdout] test test_git_status_debug ... ok
[INFO] [stdout] test test_git_status_default ... ok
[INFO] [stdout] test test_collect_working_dir ... ok
[INFO] [stdout] test test_context_has_git_status_in_non_git_dir ... ok
[INFO] [stdout] test test_context_with_shell_env ... ok
[INFO] [stdout] test test_get_recent_files_returns_empty ... ok
[INFO] [stdout] test test_git_branch_detached_head ... ok
[INFO] [stdout] test test_git_branch_in_git_repo ... ok
[INFO] [stdout] test test_git_branch_in_project_directory ... ok
[INFO] [stdout] test test_git_status_added_file ... ok
[INFO] [stdout] test test_git_status_combined_am ... ok
[INFO] [stdout] test test_git_status_combined_mm ... ok
[INFO] [stdout] test test_git_status_deleted_file ... ok
[INFO] [stdout] test test_git_status_empty_repo ... ok
[INFO] [stdout] test test_git_status_modified_file ... ok
[INFO] [stdout] test test_git_status_multiple_files ... ok
[INFO] [stdout] test test_git_status_renamed_file ... ok
[INFO] [stdout] test test_git_status_staged_and_unstaged_changes ... ok
[INFO] [stdout] test test_git_status_untracked_file ... ok
[INFO] [stdout] test test_working_dir_with_special_characters ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/error_test.rs (/opt/rustwide/target/debug/deps/error_test-737db3e0f09145d6)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test test_agent_execution_error_display ... ok
[INFO] [stdout] test test_chained_error_propagation ... ok
[INFO] [stdout] test test_agent_not_found_error_display ... ok
[INFO] [stdout] test test_config_error_display ... ok
[INFO] [stdout] test test_debug_trait ... ok
[INFO] [stdout] test test_error_from_io_error_trait ... ok
[INFO] [stdout] test test_error_propagation ... ok
[INFO] [stdout] test test_io_error_automatic_conversion ... ok
[INFO] [stdout] test test_io_error_display ... ok
[INFO] [stdout] test test_io_error_from_conversion ... ok
[INFO] [stdout] test test_json_error ... ok
[INFO] [stdout] test test_json_error_from_serde_json ... ok
[INFO] [stdout] test test_no_command_returned_error_display ... ok
[INFO] [stdout] test test_parse_error_display ... ok
[INFO] [stdout] test test_result_type_alias ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/executor_test.rs (/opt/rustwide/target/debug/deps/executor_test-662fca7d759b91aa)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_context_empty_vs_default ... ok
[INFO] [stdout] test test_executor_adapter_access ... ok
[INFO] [stdout] test test_executor_build_command ... ok
[INFO] [stdout] test test_executor_context_in_prompt ... ok
[INFO] [stdout] test test_executor_with_git_context ... ok
[INFO] [stdout] test test_executor_with_recent_files_context ... ok
[INFO] [stdout] test test_executor_with_shell_env_context ... ok
[INFO] [stdout] test test_executor_agent_not_found ... ok
[INFO] [stdout] test test_executor_stdin_communication ... ok
[INFO] [stdout] test test_executor_with_valid_command ... ok
[INFO] [stdout] test test_executor_non_zero_exit_status ... ok
[INFO] [stdout] test test_executor_stderr_capture ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_executor_stderr_capture stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_executor_stderr_capture' (751) panicked at tests/executor_test.rs:169:9:
[INFO] [stdout] Expected stderr content in error message, got: Agent execution failed: Agent exited with exit status: 2: sh: 9: Syntax error: Unterminated quoted string
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5be6dde749b8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5be6dde749b8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5be6dde749b8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5be6dde749b8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5be6dde88bda - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5be6dde88bda - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5be6dde79502 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5be6dde79502 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5be6dde53706 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5be6dde53706 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5be6dde6cdf9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5be6ddd5fe0c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5be6ddd5fe0c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5be6dde6d072 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5be6dde6d072 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5be6dde537c2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5be6dde489c9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5be6dde544dd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5be6dde8939c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5be6ddd4befc - executor_test[f3cd98a9e4bab4af]::test_executor_stderr_capture::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/executor_test.rs:169:9
[INFO] [stdout]   20:     0x5be6ddd42902 - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x5be6ddd4297d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5be6ddd4187d - <tokio[25b3d95317fa777a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   23:     0x5be6ddd4177b - tokio[25b3d95317fa777a]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[25b3d95317fa777a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x5be6ddd4177b - tokio[25b3d95317fa777a]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[25b3d95317fa777a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x5be6ddd4177b - <tokio[25b3d95317fa777a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   26:     0x5be6ddd3bad0 - <tokio[25b3d95317fa777a]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[25b3d95317fa777a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   27:     0x5be6ddd4077d - <tokio[25b3d95317fa777a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   28:     0x5be6ddd3fa24 - <tokio[25b3d95317fa777a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[25b3d95317fa777a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   29:     0x5be6ddd3b42b - <tokio[25b3d95317fa777a]::runtime::context::scoped::Scoped<tokio[25b3d95317fa777a]::runtime::scheduler::Context>>::set::<<tokio[25b3d95317fa777a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[25b3d95317fa777a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[25b3d95317fa777a]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x5be6ddd46519 - tokio[25b3d95317fa777a]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[25b3d95317fa777a]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[25b3d95317fa777a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[25b3d95317fa777a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   31:     0x5be6ddd3ca52 - <std[929523f510218772]::thread::local::LocalKey<tokio[25b3d95317fa777a]::runtime::context::Context>>::try_with::<tokio[25b3d95317fa777a]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[25b3d95317fa777a]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[25b3d95317fa777a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[25b3d95317fa777a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[25b3d95317fa777a]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   32:     0x5be6ddd3c5de - <std[929523f510218772]::thread::local::LocalKey<tokio[25b3d95317fa777a]::runtime::context::Context>>::with::<tokio[25b3d95317fa777a]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[25b3d95317fa777a]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[25b3d95317fa777a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[25b3d95317fa777a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[25b3d95317fa777a]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   33:     0x5be6ddd44fad - tokio[25b3d95317fa777a]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[25b3d95317fa777a]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[25b3d95317fa777a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[25b3d95317fa777a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   34:     0x5be6ddd3ddb0 - <tokio[25b3d95317fa777a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[25b3d95317fa777a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   35:     0x5be6ddd3e0a6 - <tokio[25b3d95317fa777a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   36:     0x5be6ddd3f630 - <tokio[25b3d95317fa777a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   37:     0x5be6ddd45d63 - tokio[25b3d95317fa777a]::runtime::context::runtime::enter_runtime::<<tokio[25b3d95317fa777a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x5be6ddd3b601 - <tokio[25b3d95317fa777a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   39:     0x5be6ddd43264 - <tokio[25b3d95317fa777a]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   40:     0x5be6ddd4342f - <tokio[25b3d95317fa777a]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   41:     0x5be6ddd50fc1 - executor_test[f3cd98a9e4bab4af]::test_executor_stderr_capture
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/executor_test.rs:156:5
[INFO] [stdout]   42:     0x5be6ddd4b657 - executor_test[f3cd98a9e4bab4af]::test_executor_stderr_capture::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/executor_test.rs:129:40
[INFO] [stdout]   43:     0x5be6ddd52b66 - <executor_test[f3cd98a9e4bab4af]::test_executor_stderr_capture::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5be6ddd52eeb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5be6ddd52eeb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5be6ddd60765 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5be6ddd60765 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5be6ddd60765 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5be6ddd60765 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5be6ddd60765 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5be6ddd60765 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5be6ddd60765 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5be6ddd5b2c4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5be6ddd5b2c4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5be6ddd637e2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5be6ddd637e2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5be6ddd637e2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5be6ddd637e2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5be6ddd637e2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5be6ddd637e2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5be6ddd637e2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5be6dde7430f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x5be6dde7430f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7822f5dccaa4 - <unknown>
[INFO] [stdout]   65:     0x7822f5e59a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_executor_stderr_capture
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test executor_test`
[INFO] running `Command { std: "docker" "inspect" "7037da7c6da866f076a96d0af376751a3a784d78152bf7d9e14bcf966a26c598", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7037da7c6da866f076a96d0af376751a3a784d78152bf7d9e14bcf966a26c598", kill_on_drop: false }`
[INFO] [stdout] 7037da7c6da866f076a96d0af376751a3a784d78152bf7d9e14bcf966a26c598
